[DRAFT]: Silent download and installation of Lumion 2024 and newer updates

IMPORTANT: this is not tested yet - after testing it, we will put it in the silent install article

 

1. Silent download

 

Downloading updates as a sysadmin

Start the download manager (Lumion_2024_4_x_Download.exe), meaning the file downloaded for the Lumion Account with the following arguments

 

This will download all available updates for the selected major version of Lumion.

Example for a shortcut:

"G:\Downloads\Lumion_2024_4_0_Download.exe" "--sysadmindownload" "--sysadminactivationcode" "12345679" "--sysadminupdatepath" "D:\\Temp\\LumionUpdater" "--sysadminproduct" "PRO" "--sysadminversion" "24"

 

2. Silent install

 

Installing updates as a sysadmin - once the updates are downloaded using the Download Manager you can deploy the installation by running the update000.exe located in the installation folder of Lumion.

Start the update000.exe with the following arguments

Example for a shortcut/CMD/.bat

"C:\Program Files\Lumion 2024\update000.exe" "--sysadmininstal" " --sysadminupdatepath" "D:\\Temp\\LumionUpdater" "--sysadminupdatetoversion" "24.4.2"

 

In short, in the first step you are downloading the available updates. In the second step you are telling the Lumion updater up to which version it needs to update.